POST
/DataCube/RestoreUndoFrame/{id}/
Restores the data cube to the given undo frame ID.
Request
Method
Request URI
POST
/API/DataCube/RestoreUndoFrame/{id}/?sessionId=value
URI Parameters
URI Parameter
Description
sessionId
The current session ID.
Path Parameters
Path Parameter
Description
id
The ID of the data cube to restore the undo frame to.
Request Body
Name:
frameId
Type:
System.Int64
Response
Response Body
A
Dundas.BI.WebApi.Models.DataCubeData
object containing the updated data cube data, or a status code indicating the problem.
© 1999-2021 Dundas Data Visualization, Inc.